home *** CD-ROM | disk | FTP | other *** search
- Path: fc.hp.com!news
- From: koren@hpsrk.fc.hp.com (Steve Koren)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: opening muimaster.library from another lib
- Date: 01 Jan 1996 11:46:52 -0700
- Organization: HP Fort Collins Site
- Sender: koren@hpsrk.fc.hp.com
- Message-ID: <oj668eviwgz.fsf@hpsrk.fc.hp.com>
- References: <oj6entlm4tk.fsf@hpsrk.fc.hp.com> <30e835db@lls.se>
- NNTP-Posting-Host: hpsrk.fc.hp.com
- In-reply-to: cmh@lls.se's message of 01 Jan 96 13:31:19 CET
- X-Newsreader: Gnus v5.0.9
-
-
- cmh@lls.se (Magnus Holmgren) wrote:
-
- > I don't quite like having such "heavy" init in LibInit I must say. What
-
- Magnus, I'm not sure I quite follow you here. Opening 8 shared libs is
- "heavy"? The program I'm writing is designed for 040/25's and up, and
- I'd tend to think that opening 8 libraries, in all probably which are
- already RAM resident, would be instantaneous.
-
- > Btw, could it perhaps be a stack problem? ramlib (that calls your library
- > init) only have a 2 KB stack, so it isn't impossible, I'd say..
-
- Perhaps. I'll look into that, thanks. Perhaps the muimaster.library
- uses more stack than is available.
-
- - steve
-